update packages names in doc. (#745)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 23 Oct 2021 20:18:29 +0000 (14:18 -0600)
committerGitHub <noreply@github.com>
Sat, 23 Oct 2021 20:18:29 +0000 (14:18 -0600)
xmldoc/chapters/build.xml

index b1fd548a6cb7876e7bd2c002dfb501014c8aad5a..e32875b4fca83e2e91fa6418aea5ff84edeb4bc7 100644 (file)
@@ -35,7 +35,7 @@ You can grab a release from the <ulink url="https://www.gpsbabel.org/download.ht
 <para>
 Qt version 5.12 or newer is required for all builds.  MacOS and Windows users can download
 binaries from <ulink url="http://qt-project.org/downloads">Qt Downloads</ulink>
-Fedora or CentOS users may need to 'yum install qt-devel'.  Optionally, use qt5-base.  When in doubt, 'yum search qt' or 'yum search qt5' may help you find the correct package name. Ubuntu users may need to 'apt-get install qtbase5-dev'. Package names
+Fedora or CentOS users may need to 'dnf install qt5-qtbase-devel'.  When in doubt, 'dnf search qt' or 'dnf search qt5' may help you find the correct package name. Ubuntu users may need to 'apt-get install qt5-default'. Package names
 and versions in Linux frequently change, so you may need to ask your Linux vendor
 for help or look in tools/Docker* for inspiration for our automated builds that
 use Docker.